Skip to content

Add @Suite to test classes missing it#713

Merged
ktoso merged 1 commit intoswiftlang:mainfrom
sidepelican:add_missing_suite
Apr 20, 2026
Merged

Add @Suite to test classes missing it#713
ktoso merged 1 commit intoswiftlang:mainfrom
sidepelican:add_missing_suite

Conversation

@sidepelican
Copy link
Copy Markdown
Contributor

While looking through the tests, I noticed that several test classes were missing the @Suite annotation.

Since there was no clear reason for this inconsistency, I have updated the classes to ensure @Suite is applied consistently.

Note: As a first-time experiment, I leveraged GitHub Copilot to handle the entire implementation for this PR.

Agent-Logs-Url: https://github.com/sidepelican/swift-java/sessions/ba01485e-36ad-4376-b9be-729bcc2de0fc

Co-authored-by: sidepelican <19257572+sidepelican@users.noreply.github.com>

# Conflicts:
#	Tests/JExtractSwiftTests/JNI/JNIIntConversionChecksTests.swift
@sidepelican sidepelican requested a review from ktoso as a code owner April 20, 2026 01:05
Copy link
Copy Markdown
Collaborator

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Oh and, happy to take ai assisted PRs as long as authors make sure their quality is up to stuff :-)

@ktoso ktoso merged commit 82da764 into swiftlang:main Apr 20, 2026
64 checks passed
@sidepelican sidepelican deleted the add_missing_suite branch April 20, 2026 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants